home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Multimedia / audiophiler / audiophilersetup.exe / {app} / audiophiler.exe / 0 / RCDATA / TFMCOVERART / TFMCOVERART.txt
Text File  |  2004-09-21  |  501b  |  26 lines

  1. object FmCoverArt: TFmCoverArt
  2.   Left = 220
  3.   Top = 165
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Cover Art'
  7.   ClientHeight = 304
  8.   ClientWidth = 479
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 479
  22.     Height = 265
  23.     AutoSize = True
  24.   end
  25. end
  26.